Z:\to_server\website\mrdcl-learning.com\mrdcl_files\EPS-207\run.stp
start data,
!!There are 7 rows in the worksheet example1
ds $q1=$5/
1,
2,
3,
4,
5,
1..5,
!!There are 6 codes for this variable
x='
Brand A;
Brand B;
Brand C;
Brand D;
Brand E;
Any brand recalled
',
finish data,
start tables,
t#1=$q1 *,
t#2=$q1 * $q1,
finish tables,
>>  Last few chars parsed were {ata,starttables,t#1=$q1*,t#2=$q1*$q1,finishtables,}
>>W 543 Text needed for table
VT for #1
>>  Last few chars parsed were {ata,starttables,t#1=$q1*,t#2=$q1*$q1,finishtables,}
>>W 543 Text needed for table
VT for #2
start manip,
mt#2=#2 * 10,
finish manip,
